func go.pact.im/x/flaky.withinDeadline
3 uses
go.pact.im/x/flaky (current package)
deadline.go#L9: func withinDeadline(ctx context.Context, d time.Duration) bool {
retry.go#L69: if !withinDeadline(ctx, d) {
schedule.go#L155: if !withinDeadline(ctx, d) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)